projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
679d6f2
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Mon, 28 Jun 2004 08:57:38 +0000
(08:57 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Mon, 28 Jun 2004 08:57:38 +0000
(08:57 +0000)
admin/FOR-RELEASE
patch
|
blob
|
history
diff --git
a/admin/FOR-RELEASE
b/admin/FOR-RELEASE
index 2bf27858bccee6e71047d64c09a348b4f7ce6dd6..773190b35f0a5e1946fda611bcfdcbd25de33003 100644
(file)
--- a/
admin/FOR-RELEASE
+++ b/
admin/FOR-RELEASE
@@
-22,3
+22,12
@@
Tasks needed before the next release.
** Make GTK toolbar look OK on monochrome displays.
+
+IMPORTANT BUG FIXES:
+
+** Investigate face cache related crash.
+
+ Indications: Face cache seems to have been cleared, but
+ redisplay uses an invalidated face_id with FACE_FROM_ID
+ which then returns a NULL pointer. Said to happen with
+ isearch faces.